C1.DataCollection Assembly / C1.DataCollection Namespace / CacheDataCollectionItemEventArgs<T> Class
Properties

CacheDataCollectionItemEventArgs<T> Class Members

The following tables list the members exposed by CacheDataCollectionItemEventArgs<T>.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CacheDataCollectionItemEventArgs<T> class.  
Top
Public Properties
 NameDescription
Public PropertyGets the index of the item.  
Public PropertyGets the item.  
Top
See Also